home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / sound / vte139b.zip / SHELLVT.CFG < prev    next >
Text File  |  1993-12-22  |  1KB  |  51 lines

  1. #
  2. # ╔══════════════════════════════╗
  3. # ║     ShellVT v1.39 (beta)     ║
  4. # ║                              ║
  5. # ║  Configuración por defecto.  ║
  6. # ╚══════════════════════════════╝
  7. #
  8. # For comments, use one of the following characters:
  9. #
  10. # # -> I don't know how to call this in English.
  11. # : -> Colon.
  12. # ; -> Semicolon.
  13. #
  14. # For strings and filenames, use single quotes ('). If you need to put a
  15. # single quote inside a string, just put it twice.
  16. #
  17. # For boolean values, you can use:
  18. #
  19. #   For 'true'  : Si, sí, oui, yes, yeah, da, por supuesto, true, 1.
  20. #   For 'false' : No, nones, ni hablar, paso, non, pas, nope, nyet, false, 0.
  21. #
  22. # Hexadecimal numbers must always have a dollar ($) sign first, with no spaces
  23. # between the dollar and the number.
  24. # Indirections can be specified in square brackets "[]". The address is
  25. # linear absolute (5 digits if it's hexadecimal).
  26. #
  27.  
  28.  
  29.  
  30. : ┌────────────────┐
  31. : │ Miscellaneous. │
  32. : └────────────────┘
  33.  
  34. [VT-Misc]
  35.  
  36. ;ShellPath   = 'c:\command.com'    ; Full path name of the shell program.
  37.                                    ; By default, COMSPEC is used.
  38. ;ShellParams = ''                  ; Parameter line passed to the shell program.
  39.  
  40.  
  41.  
  42. : ┌───────────────────┐
  43. : │ Song interpreter. │
  44. : └───────────────────┘
  45.  
  46. [VT-PlayMod]
  47.  
  48. ShellLoopMod = Yeah           ; Yes: Forces the song to repeat forever
  49.                               ; when in the DOS Shell.
  50.  
  51.